adTempus API
|
Gets the select clause for the selection statement.
HRESULT GetSelectClause([out,retval] BSTR * selectClause);
GetSelectClause([out,retval] BSTR selectClause);
Sub GetSelectClause(selectClause As [out,retval] BSTR)
The list of columns to be selected.
See the overview for information on the proper syntax for the clause.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|